home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / oyun / elf.exe / ELF.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1997-02-13  |  9KB  |  248 lines

  1. object Form1: TForm1
  2.   Left = 252
  3.   Top = 190
  4.   ActiveControl = BitBtn1
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'ELF Info...'
  8.   ClientHeight = 223
  9.   ClientWidth = 474
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object MyLabelRotate1: TMyLabelRotate
  20.     Left = 120
  21.     Top = 80
  22.     Width = 329
  23.     Height = 43
  24.     LabelStyle.AStyle3D = A3dResit
  25.     LabelStyle.AShadeLTSet = False
  26.     Caption = 'ELF x Winsock 4.02'
  27.     Font.Color = clRed
  28.     Font.Height = -37
  29.     Font.Name = 'Times New Roman'
  30.     Font.Style = [fsBold, fsItalic]
  31.     ParentFont = False
  32.   end
  33.   object MyLabelRotate2: TMyLabelRotate
  34.     Left = 120
  35.     Top = 120
  36.     Width = 329
  37.     Height = 21
  38.     LabelStyle.AStyle3D = A3dResit
  39.     LabelStyle.AShadeLTSet = False
  40.     Caption = 'Written by Alfredo Milani-Comparetti'
  41.     Font.Color = clBlue
  42.     Font.Height = -19
  43.     Font.Name = 'Times New Roman'
  44.     Font.Style = [fsItalic]
  45.     ParentFont = False
  46.   end
  47.   object MyLabelRotate3: TMyLabelRotate
  48.     Left = 120
  49.     Top = 140
  50.     Width = 329
  51.     Height = 21
  52.     LabelStyle.AStyle3D = A3dResit
  53.     LabelStyle.AShadeLTSet = False
  54.     Caption = 'CopyRight 1995-96'
  55.     Font.Color = clBlue
  56.     Font.Height = -12
  57.     Font.Name = 'Times New Roman'
  58.     Font.Style = [fsItalic]
  59.     ParentFont = False
  60.   end
  61.   object MyLabelRotate4: TMyLabelRotate
  62.     Left = 24
  63.     Top = 188
  64.     Width = 125
  65.     Height = 19
  66.     LabelStyle.AStyle3D = A3dResit
  67.     LabelStyle.AShadeLTSet = False
  68.     Caption = 'You can reach me at'
  69.     Font.Color = clWindowText
  70.     Font.Height = -16
  71.     Font.Name = 'Times New Roman'
  72.     Font.Style = []
  73.     ParentFont = False
  74.   end
  75.   object MyLabelRotate5: TMyLabelRotate
  76.     Left = 152
  77.     Top = 188
  78.     Width = 157
  79.     Height = 19
  80.     LabelStyle.AStyle3D = A3dResit
  81.     LabelStyle.AShadeLTSet = False
  82.     Caption = 'MC3078@McLink.it'
  83.     Font.Color = clNavy
  84.     Font.Height = -16
  85.     Font.Name = 'Times New Roman'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.   end
  89.   object MyLabelRotate6: TMyLabelRotate
  90.     Left = 8
  91.     Top = 12
  92.     Width = 118
  93.     Height = 17
  94.     LabelStyle.AStyle3D = A3dResit
  95.     LabelStyle.AShadeLTSet = False
  96.     Caption = 'WINSOCK Version'
  97.     Font.Color = clWindowText
  98.     Font.Height = -13
  99.     Font.Name = 'Arial'
  100.     Font.Style = [fsBold]
  101.     ParentFont = False
  102.   end
  103.   object MyLabelRotate7: TMyLabelRotate
  104.     Left = 32
  105.     Top = 40
  106.     Width = 93
  107.     Height = 17
  108.     LabelStyle.AStyle3D = A3dResit
  109.     LabelStyle.AShadeLTSet = False
  110.     Caption = 'WINSOCK Info'
  111.     Font.Color = clWindowText
  112.     Font.Height = -13
  113.     Font.Name = 'Arial'
  114.     Font.Style = [fsBold]
  115.     ParentFont = False
  116.   end
  117.   object MyLabelRotate8: TMyLabelRotate
  118.     Left = 236
  119.     Top = 4
  120.     Width = 197
  121.     Height = 25
  122.     LabelStyle.AStyle3D = A3dShadowed
  123.     LabelStyle.AShadeRightBottom = clTeal
  124.     LabelStyle.AShadeLeftTop = clGreen
  125.     LabelStyle.AShadeLTSet = False
  126.     LabelStyle.AHShadeOffSet = 2
  127.     LabelStyle.AVShadeOffSet = -2
  128.     Caption = 'For Windows 95'
  129.     Font.Color = clLime
  130.     Font.Height = -24
  131.     Font.Name = 'Arial'
  132.     Font.Style = [fsBold, fsItalic]
  133.     ParentFont = False
  134.     Visible = False
  135.   end
  136.   object Logo95: TEnhImage
  137.     Left = 440
  138.     Top = 6
  139.     Width = 19
  140.     Height = 18
  141.     AutoSize = True
  142.     Picture.Data = {<image000.bmp>}
  143.     Transparent = True
  144.     Visible = False
  145.   end
  146.   object EnhImage1: TEnhImage
  147.     Left = 20
  148.     Top = 82
  149.     Width = 66
  150.     Height = 79
  151.     AutoSize = True
  152.     Border = True
  153.     Picture.Data = {<image001.bmp>}
  154.   end
  155.   object version: TEdit
  156.     Left = 132
  157.     Top = 8
  158.     Width = 33
  159.     Height = 21
  160.     Enabled = False
  161.     TabOrder = 0
  162.   end
  163.   object description: TEdit
  164.     Left = 132
  165.     Top = 36
  166.     Width = 333
  167.     Height = 21
  168.     Enabled = False
  169.     TabOrder = 1
  170.   end
  171.   object BitBtn1: TBitBtn
  172.     Left = 356
  173.     Top = 183
  174.     Width = 77
  175.     Height = 27
  176.     Caption = 'OK'
  177.     Default = True
  178.     ModalResult = 1
  179.     TabOrder = 2
  180.     Glyph.Data = {
  181.       CE070000424DCE07000000000000360000002800000024000000120000000100
  182.       1800000000009807000000000000000000000000000000000000007F7F007F7F
  183.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  184.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  185.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  186.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  187.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  188.       7F7F007F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F
  189.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  190.       7F7F00007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  191.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFF
  192.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  193.       7F007F7F007F7F007F7F7F0000007F00007F007F0000007F7F007F7F007F7F00
  194.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  195.       7F7F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F
  196.       7F007F7F007F7F007F7F007F7F007F7F007F7F7F0000007F00007F00007F0000
  197.       7F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  198.       007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
  199.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F000000
  200.       7F00007F00007F00007F00007F00007F007F0000007F7F007F7F007F7F007F7F
  201.       007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F007F
  202.       7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F00
  203.       7F7F007F7F7F0000007F00007F00007F0000FF00007F00007F00007F00007F00
  204.       7F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFF
  205.       FF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F00
  206.       7F7F007F7F007F7F007F7F007F7F007F7F007F00007F00007F0000FF00007F7F
  207.       00FF00007F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F
  208.       7F007F7F007F7F7F7F7FFFFFFF007F7F7F7F7F007F7F7F7F7FFFFFFF007F7F00
  209.       7F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00
  210.       007F0000FF00007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F
  211.       7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F007F7F00
  212.       7F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F
  213.       007F7F007F7F007F7F007F7F00FF00007F7F007F7F007F7F007F7F007F7F00FF
  214.       00007F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F00
  215.       7F7F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F
  216.       7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  217.       7F007F7F007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F7F00
  218.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  219.       007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F
  220.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF0000
  221.       7F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  222.       007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F
  223.       7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  224.       7F7F007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F7F007F7F
  225.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  226.       7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F00
  227.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00007F00
  228.       007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  229.       7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFF
  230.       FFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  231.       007F7F007F7F007F7F00FF00007F00007F007F0000007F7F007F7F007F7F007F
  232.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F
  233.       7F7FFFFFFF007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F
  234.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00007F00007F
  235.       00007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  236.       7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F007F7F007F7F007F7F
  237.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  238.       7F007F7F007F7F00FF00007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  239.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
  240.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  241.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  242.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  243.       007F7F007F7F007F7F007F7F007F7F007F7F}
  244.     NumGlyphs = 2
  245.     Style = bsNew
  246.   end
  247. end
  248.